const github.com/refraction-networking/utls.maxHandshakeCertificateMsg

2 uses

	github.com/refraction-networking/utls (current package)
		common.go#L69: 	maxHandshakeCertificateMsg = 262144       // maximum certificate message size (256 KiB)
		conn.go#L1103: 		maxHandshakeSize = maxHandshakeCertificateMsg